home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 120
/
Vol 120.iso
/
games
/
funny_te.swf
/
scripts
/
DefineSprite_18
/
frame_3
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-11-09
|
181 b
|
7 lines
setnull(xline,yline);
yline += 1;
setProperty("/an" add total, _X, xpos + xline * xwid);
setProperty("/an" add total, _Y, ypos + yline * ywid);
setfull(xline,yline);
toall();